Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created May 25, 2012 15:52
Show Gist options
  • Select an option

  • Save mattias-lidman/2788902 to your computer and use it in GitHub Desktop.

Select an option

Save mattias-lidman/2788902 to your computer and use it in GitHub Desktop.
2012-05-25_15:51:07.78660 2012-05-25 15:51:07,786 INFO [pycassa.pool][MainThread] "ecaf7805-26f1-46c9-b617-217e2a36e4ea" "/users/efdisk" "50.200.5.3" Connection 188486092 (10.46.58.146:9160) in None (id = 159725900) failed: timed out
2012-05-25_15:51:08.55440 2012-05-25 15:51:08,554 INFO [pycassa.pool][MainThread] "ecaf7805-26f1-46c9-b617-217e2a36e4ea" "/users/efdisk" "50.200.5.3" Connection 188486092 (10.46.58.146:9160) in None (id = 159725900) failed: timed out
2012-05-25_15:51:09.34784 2012-05-25 15:51:09,347 INFO [pycassa.pool][MainThread] "ecaf7805-26f1-46c9-b617-217e2a36e4ea" "/users/efdisk" "50.200.5.3" Connection 188486092 (10.46.58.146:9160) in None (id = 159725900) failed: timed out
2012-05-25_15:51:10.35319 2012-05-25 15:51:10,352 INFO [pycassa.pool][MainThread] "ecaf7805-26f1-46c9-b617-217e2a36e4ea" "/users/efdisk" "50.200.5.3" Connection 188486092 (10.46.58.146:9160) in None (id = 159725900) failed: timed out
2012-05-25_15:51:11.42815 2012-05-25 15:51:11,427 INFO [pycassa.pool][MainThread] "ecaf7805-26f1-46c9-b617-217e2a36e4ea" "/users/efdisk" "50.200.5.3" Connection 188486092 (10.46.58.146:9160) in None (id = 159725900) failed: timed out
2012-05-25_15:51:12.63243 2012-05-25 15:51:12,628 INFO [pycassa.pool][MainThread] "ecaf7805-26f1-46c9-b617-217e2a36e4ea" "/users/efdisk" "50.200.5.3" Connection 188486092 (10.46.58.146:9160) in None (id = 159725900) failed: timed out
2012-05-25_15:51:12.63250 2012-05-25 15:51:12,629 ERROR [initializer][MainThread] "ecaf7805-26f1-46c9-b617-217e2a36e4ea" "/users/efdisk" "50.200.5.3" UNCAUGHT EXCEPTION:
2012-05-25_15:51:12.63251 Traceback (most recent call last):
2012-05-25_15:51:12.63253 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 237, in __call__
2012-05-25_15:51:12.63254 return self.application(environ, start_response)
2012-05-25_15:51:12.63255 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 257, in __call__
2012-05-25_15:51:12.63256 return self.application(environ, start_response)
2012-05-25_15:51:12.63257 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 341, in __call__
2012-05-25_15:51:12.63258 return self.application(environ, start_response)
2012-05-25_15:51:12.63261 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 276, in __call__
2012-05-25_15:51:12.63262 response = self.application(environ, middle_response)
2012-05-25_15:51:12.63264 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pyramid/router.py", line 158, in __call__
2012-05-25_15:51:12.63265 response = view_callable(context, request)
2012-05-25_15:51:12.63266 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pyramid/config.py", line 2617, in __call__
2012-05-25_15:51:12.63267 return view(context, request)
2012-05-25_15:51:12.63268 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pyramid/config.py", line 2805, in attr_view
2012-05-25_15:51:12.63269 return view(context, request)
2012-05-25_15:51:12.63270 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pyramid/config.py", line 2784, in predicate_wrapper
2012-05-25_15:51:12.63271 return view(context, request)
2012-05-25_15:51:12.63272 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pyramid/config.py", line 2730, in _secured_view
2012-05-25_15:51:12.63274 return view(context, request)
2012-05-25_15:51:12.63275 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/views.py", line 299, in update_user_password
2012-05-25_15:51:12.63277 context.update_user()
2012-05-25_15:51:12.63278 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/events/model.py", line 108, in __call__
2012-05-25_15:51:12.63279 value = self.func(*args, **kw)
2012-05-25_15:51:12.63281 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/users/resources.py", line 427, in update_user
2012-05-25_15:51:12.63282 self._node.commit()
2012-05-25_15:51:12.63283 File "/usr/share/globusonline/current/lib/python2.6/site-packages/agamemnon/primitives.py", line 306, in commit
2012-05-25_15:51:12.63284 self._data_store.save_node(self)
2012-05-25_15:51:12.63285 File "/usr/share/globusonline/current/lib/python2.6/site-packages/agamemnon/factory.py", line 417, in save_node
2012-05-25_15:51:12.63286 columns=['target__%s' % column for column in columns_to_remove])
2012-05-25_15:51:12.63287 File "/usr/lib/python2.6/contextlib.py", line 23, in __exit__
2012-05-25_15:51:12.63288 self.gen.next()
2012-05-25_15:51:12.63289 File "/usr/share/globusonline/current/lib/python2.6/site-packages/agamemnon/factory.py", line 31, in batch
2012-05-25_15:51:12.63292 self.delegate.commit_batch()
2012-05-25_15:51:12.63293 File "/usr/share/globusonline/current/lib/python2.6/site-packages/agamemnon/cassandra.py", line 99, in commit_batch
2012-05-25_15:51:12.63294 self._batch.send()
2012-05-25_15:51:12.63295 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pycassa/batch.py", line 127, in send
2012-05-25_15:51:12.63298 conn.batch_mutate(mutations, write_consistency_level)
2012-05-25_15:51:12.63299 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pycassa/pool.py", line 144, in new_f
2012-05-25_15:51:12.63300 return new_f(self, *args, **kwargs)
2012-05-25_15:51:12.63301 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pycassa/pool.py", line 144, in new_f
2012-05-25_15:51:12.63302 return new_f(self, *args, **kwargs)
2012-05-25_15:51:12.63303 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pycassa/pool.py", line 144, in new_f
2012-05-25_15:51:12.63304 return new_f(self, *args, **kwargs)
2012-05-25_15:51:12.63306 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pycassa/pool.py", line 144, in new_f
2012-05-25_15:51:12.63307 return new_f(self, *args, **kwargs)
2012-05-25_15:51:12.63308 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pycassa/pool.py", line 144, in new_f
2012-05-25_15:51:12.63311 return new_f(self, *args, **kwargs)
2012-05-25_15:51:12.63312 File "/usr/share/globusonline/current/lib/python2.6/site-packages/pycassa/pool.py", line 139, in new_f
2012-05-25_15:51:12.63313 (self._retry_count, exc.__class__.__name__, exc))
2012-05-25_15:51:12.63315 MaximumRetryException: Retried 6 times. Last failure was timeout: timed out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment