This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2012-04-27_20:22:20.72420 2012-04-27 20:22:20,721 ERROR [initializer][MainThread] "a0a8111a-7179-4756-9b56-7f8eab4d00d9" "/identity_providers/idp_list" "128.135.100.103, 174.129.144.135" UNCAUGHT EXCEPTION: | |
| 2012-04-27_20:22:20.72424 Traceback (most recent call last): | |
| 2012-04-27_20:22:20.72425 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 239, in __call__ | |
| 2012-04-27_20:22:20.72425 return self.application(environ, start_response) | |
| 2012-04-27_20:22:20.72426 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 259, in __call__ | |
| 2012-04-27_20:22:20.72427 return self.application(environ, start_response) | |
| 2012-04-27_20:22:20.72428 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 343, in __call__ | |
| 2012-04-27_20:22:20.72429 return sel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| from globusonline.graph.request import CliRequest | |
| from pycassa.system_manager import SystemManager | |
| import json | |
| request = CliRequest() | |
| cassandra_endpoint = json.loads(request.config.settings['agamemnon.host_list'])[0] | |
| cassandra_keyspace = request.config.settings['agamemnon.keyspace'] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2012-04-16_21:40:03.33169 2012-04-16 23:40:03,331 ERROR [initializer][MainThread] "1d31a5f5-9fab-40ac-9d4b-a908ad28c3cc" "/authenticate_oauth" "33.33.33.1" UNCAUGHT EXCEPTION: | |
| 2012-04-16_21:40:03.33174 Traceback (most recent call last): | |
| 2012-04-16_21:40:03.33175 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 239, in __call__ | |
| 2012-04-16_21:40:03.33177 return self.application(environ, start_response) | |
| 2012-04-16_21:40:03.33177 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 259, in __call__ | |
| 2012-04-16_21:40:03.33179 return self.application(environ, start_response) | |
| 2012-04-16_21:40:03.33179 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 343, in __call__ | |
| 2012-04-16_21:40:03.33179 return self.application(environ, start_re |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| STDERR: /usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'paster_plugins' | |
| warnings.warn(msg) | |
| Traceback (most recent call last): | |
| File "/usr/share/globusonline/releases/810e9d010ed977f7fa84c6d66ce69fe4e0741f17/bin/create_column_families", line 5, in <module> | |
| pkg_resources.run_script('globusonline==RELEASE-2011-06-06', 'create_column_families') | |
| File "/usr/share/globusonline/releases/810e9d010ed977f7fa84c6d66ce69fe4e0741f17/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 489, in run_script | |
| File "/usr/share/globusonline/releases/810e9d010ed977f7fa84c6d66ce69fe4e0741f17/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1207, in run_script | |
| File "/usr/share/globusonline/releases/810e9d010ed977f7fa84c6d66ce69fe4e0741f17/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/EGG-INFO/scripts/create_column_families", line 5, in <module> | |
| from globusonline.graph.admin.keyspace_utils import drop |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2012-03-29_01:56:48.66374 Traceback (most recent call last): | |
| 2012-03-29_01:56:48.66375 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 239, in __call__ | |
| 2012-03-29_01:56:48.66377 return self.application(environ, start_response) | |
| 2012-03-29_01:56:48.66378 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 259, in __call__ | |
| 2012-03-29_01:56:48.66379 return self.application(environ, start_response) | |
| 2012-03-29_01:56:48.66380 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line 343, in __call__ | |
| 2012-03-29_01:56:48.66381 return self.application(environ, start_response) | |
| 2012-03-29_01:56:48.66382 File "/usr/share/globusonline/current/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg/globusonline/graph/app.py", line |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2012-03-26_19:55:48.04704 2012-03-26 19:55:48,046 DEBUG [globusonline.graph.auth.authentication][MainThread] "07edebef-ca19-4876-83c0-b65a7c8f8367" "/authenticate" "128.135.250.224" Authenticating user mattias using username and password | |
| 2012-03-26_19:55:48.08036 2012-03-26 19:55:48,079 INFO [pycassa.pool][MainThread] "07edebef-ca19-4876-83c0-b65a7c8f8367" "/authenticate" "128.135.250.224" Connection 134843200 (10.46.58.146:9160) in None (id = 136682636) failed: Could not connect to 10.46.58.146:9160 | |
| 2012-03-26_19:55:48.08175 2012-03-26 19:55:48,081 INFO [pycassa.pool][MainThread] "07edebef-ca19-4876-83c0-b65a7c8f8367" "/authenticate" "128.135.250.224" Connection 134843200 (10.46.58.146:9160) in None (id = 136682636) failed: Could not connect to 10.46.58.146:9160 | |
| 2012-03-26_19:55:48.08285 2012-03-26 19:55:48,081 ERROR [globusonline.graph.auth.authentication][MainThread] "07edebef-ca19-4876-83c0-b65a7c8f8367" "/authenticate" "128.135.250.224" Internal error: Failed to look up user mattias in datastore. | |
| 2012- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PYTHONPATH=/home/mattias/go_repos2/globusonline-graph python globusonline/graph/test_utils/fixture_loader.py -c ./development.ini -d -f ~/temp/review726data/ | |
| PYTHONPATH=/home/mattias/go_repos2/globusonline-graph ./globusonline/graph/admin/dump_linked_account_names | python -mjson.tool > review_dump_linked_account_names.json | |
| PYTHONPATH=/home/mattias/go_repos2/globusonline-graph ./globusonline/graph/admin/load_memberships_from_linked_account_data -i review_dump_linked_account_names.json | python -mjson.tool > review_load_memberships_from_linked_account_data.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Fri, 02 Mar 2012 22:17:07 +0100] ERROR: template[/etc/weave/config.json] (gostpy::default line 47) has had an error | |
| [Fri, 02 Mar 2012 22:17:07 +0100] ERROR: template[/etc/weave/config.json] (/chef-repo/cookbooks/gostpy/recipes/default.rb:47:in `from_file') had an error: | |
| template[/etc/weave/config.json] (gostpy::default line 47) had an error: Chef::Exceptions::UserIDNotFound: cannot determine user id for 'gostpy', does the user exist on this system? | |
| /var/lib/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/file_access_control.rb:82:in `target_uid' | |
| /var/lib/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/file_access_control.rb:86:in `set_owner' | |
| /var/lib/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/file_access_control.rb:55:in `set_all' | |
| /var/lib/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/provider/template.rb:89:in `set_all_access_controls' | |
| /var/lib/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/provider/template.rb:46:in `action_create' | |
| /var/lib/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/mixin/template.rb:48:in `render_template' | |
| /usr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Installed /usr/share/globusonline/releases/c513c1cbfd86dfe71540ec539487a05c752c6f2a/lib/python2.6/site-packages/globusonline-RELEASE_2011_06_06-py2.6.egg | |
| Processing dependencies for globusonline==RELEASE-2011-06-06 | |
| Finished processing dependencies for globusonline==RELEASE-2011-06-06 | |
| STDERR: Traceback (most recent call last): | |
| File "/usr/share/globusonline/releases/c513c1cbfd86dfe71540ec539487a05c752c6f2a/bin/create_column_families", line 5, in <module> | |
| pkg_resources.run_script('globusonline==RELEASE-2011-06-06', 'create_column_families') | |
| File "/usr/share/globusonline/releases/c513c1cbfd86dfe71540ec539487a05c752c6f2a/lib/python2.6/site-packages/pkg_resources.py", line 467, in run_script | |
| self.require(requires)[0].run_script(script_name, ns) | |
| File "/usr/share/globusonline/releases/c513c1cbfd86dfe71540ec539487a05c752c6f2a/lib/python2.6/site-packages/pkg_resources.py", line 1200, in run_script | |
| execfile(script_filename, namespace, namespace) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Generated at Mon Feb 27 19:22:29 +0000 2012 | |
| Chef::Exceptions::FileNotFound: deploy_revision[/usr/share/globusonline] (globusonline::graph line 117) had an error: Cannot create directory config: File exists - /usr/share/globusonline/releases/76117938cc6521083bf3fd1bf64561c0ed7e1a15/config | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/deploy.rb:250:in `link_tempfiles_to_current_release' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/deploy.rb:246:in `each' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/deploy.rb:246:in `link_tempfiles_to_current_release' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/deploy.rb:161:in `symlink' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/deploy.rb:116:in `deploy' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/deploy.rb:79:in `action_force_deploy' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `send' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.10.2/bi |