Skip to content

Instantly share code, notes, and snippets.

[default] [Thu, 19 Jan 2012 20:42:30 +0100] INFO: service[cassandra] restarted
[Thu, 19 Jan 2012 20:42:30 +0100] INFO: bash[compile_nginx_source] sending restart action to service[nginx] (delayed)
[Thu, 19 Jan 2012 20:42:30 +0100] INFO: Processing service[nginx] action restart (nginx::source line 133)
: stdout
[default] [Thu, 19 Jan 2012 20:42:31 +0100] INFO: service[nginx] restarted
[Thu, 19 Jan 2012 20:42:31 +0100] INFO: template[nginx.conf] sending restart action to service[nginx] (delayed)
[Thu, 19 Jan 2012 20:42:31 +0100] INFO: Processing service[nginx] action restart (nginx::source line 91)
: stdout
[default] [Thu, 19 Jan 2012 20:42:40 +0100] ERROR: service[nginx] (nginx::source line 91) has had an error
[Thu, 19 Jan 2012 20:42:40 +0100] ERROR: Running exception handlers
Traceback (most recent call last):
File "/home/mattias/virtualenv/globusonline-graph/globusonline/graph/app.py", line 215, in __call__
return self.application(environ, start_response)
File "/home/mattias/virtualenv/globusonline-graph/globusonline/graph/app.py", line 235, in __call__
return self.application(environ, start_response)
File "/home/mattias/virtualenv/globusonline-graph/globusonline/graph/app.py", line 319, in __call__
File "/home/mattias/virtualenv/lib/python2.6/site-packages/pyramid/router.py", line 158, in __call__
response = view_callable(context, request)
File "/home/mattias/virtualenv/lib/python2.6/site-packages/pyramid/config.py", line 2617, in __call__
return view(context, request)
2012-01-10 09:06:05,997 ERROR [initializer][worker 3] UNCAUGHT EXCEPTION:
Traceback (most recent call last):
File "/home/mattias/virtualenv/globusonline-graph/globusonline/graph/app.py", line 215, in __call__
return self.application(environ, start_response)
File "/home/mattias/virtualenv/globusonline-graph/globusonline/graph/app.py", line 235, in __call__
return self.application(environ, start_response)
File "/home/mattias/virtualenv/globusonline-graph/globusonline/graph/app.py", line 319, in __call__
return self.application(environ, start_response)
File "/home/mattias/virtualenv/globusonline-graph/globusonline/graph/app.py", line 254, in __call__
response = self.application(environ, middle_response)
[default] [Wed, 09 Nov 2011 21:33:34 +0100] ERROR: template[/etc/globusonline/globusonline.ini] (/tmp/vagrant-chef/cookbooks-0/globusonline/recipes/graph.rb:78:in `from_file') had an error:
Chef::Mixin::Template::TemplateError (undefined method `map' for nil:NilClass) on line #17:
15: session.cookie_on_exception = true
16: agamemnon.keyspace = <%= node[:globus_online][:agamemnon_keyspace] %>
17: agamemnon.host_list = ["<%= @agamemnon_hosts.map{|x| "#{x[:host]}:#{x[:port]}"}.join('","')%>"]
18: openid.store.type = file
19: openid.store.file.path = /home/globusonline/globusonline/var/data/sstore
# Begin logging configuration
[loggers]
keys = root,beaker,weave
[handlers]
keys = syslog,console
[formatters]
keys = generic
2011-11-02_18:14:55.27747 Traceback (most recent call last):
2011-11-02_18:14:55.27755 File "/etc/globusonline/globusonline.wsgi", line 10, in <module>
2011-11-02_18:14:55.27760 application = loadapp('config:/etc/globusonline/globusonline.ini')
2011-11-02_18:14:55.27766 File "/usr/share/globusonline/current/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", line 247, in loadapp
2011-11-02_18:14:55.27772 return loadobj(APP, uri, name=name, **kw)
2011-11-02_18:14:55.27776 File "/usr/share/globusonline/current/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", line 271, in loadobj
2011-11-02_18:14:55.27782 global_conf=global_conf)
2011-11-02_18:14:55.27785 File "/usr/share/globusonline/current/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", line 296, in loadcontext
2011-11-02_18:14:55.27792 global_conf=global_conf)
2011-11-02_18:14:55.27795 File "/usr/share/globusonline/current/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", line 320, in _loadconfig
======================================================================
ERROR: Test a registration with plain X509 (no body)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/mattias/virtualenv/globusonline-graph/birncommunity/tests/x509_credential_tests.py", line 332, in test_register_with_x509
headers={CLIENT_SSL_HEADER:dummy_credential}, content_type='application/json', status=201)
File "/home/mattias/virtualenv/lib/python2.6/site-packages/webtest/__init__.py", line 211, in post
content_type=content_type)
File "/home/mattias/virtualenv/lib/python2.6/site-packages/webtest/__init__.py", line 191, in _gen_request
expect_errors=expect_errors)
Config: {'x509_certificate': '/vagrant/go_ldap/keys/cacert.pem', 'ssl': 'False', 'allow_anonymous_bind': 'False', 'cache_time': '2', 'community_name': 'birn', 'x509_private_key': '/vagrant/go_ldap/keys/privkey.pem', 'root_dn_name': 'birncommunity', 'go_host_url': 'birndev.globuscs.info', 'port': '8085'}
2011-10-13 22:03:28+0200 [-] Log opened.
2011-10-13 22:03:28+0200 [-] STARTING SERVER... SSL False
2011-10-13 22:03:28+0200 [-] {'host_url': 'birndev.globuscs.info', 'cache_time': 2}
2011-10-13 22:03:28+0200 [-] GO WRAPPER birndev.globuscs.info
2011-10-13 22:03:28+0200 [-] ldap_server.go_ldap_server_factory.LDAPServerFactory starting on 8085
2011-10-13 22:03:28+0200 [-] Starting factory <ldap_server.go_ldap_server_factory.LDAPServerFactory instance at 0x979142c>
2011-10-13 22:03:37+0200 [LDAPServer,0,127.0.0.1] handle_LDAPBindRequest
2011-10-13 22:03:37+0200 [LDAPServer,0,127.0.0.1] DN in BindRequest: cn=efdisk,dc=users,o=birncommunity
2011-10-13 22:03:37+0200 [community] root lookup 3
Config: {'x509_certificate': '/vagrant/go_ldap/keys/cacert.pem', 'ssl': 'False', 'allow_anonymous_bind': 'False', 'cache_time': '2', 'community_name': 'birn', 'x509_private_key': '/vagrant/go_ldap/keys/privkey.pem', 'root_dn_name': 'birncommunity', 'go_host_url': 'birndev.globuscs.info', 'port': '8085'}
2011-10-13 21:20:52+0200 [-] Log opened.
2011-10-13 21:20:52+0200 [-] STARTING SERVER... SSL False
2011-10-13 21:20:52+0200 [-] {'host_url': 'birndev.globuscs.info', 'cache_time': 2}
2011-10-13 21:20:52+0200 [-] GO WRAPPER birndev.globuscs.info
2011-10-13 21:20:52+0200 [-] ldap_server.go_ldap_server_factory.LDAPServerFactory starting on 8085
2011-10-13 21:20:52+0200 [-] Starting factory <ldap_server.go_ldap_server_factory.LDAPServerFactory instance at 0x97f142c>
2011-10-13 21:21:27+0200 [LDAPServer,0,127.0.0.1] handle_LDAPBindRequest
2011-10-13 21:21:27+0200 [LDAPServer,0,127.0.0.1] handle_LDAPSearchRequest
2011-10-13 21:21:27+0200 [community] root lookup 1
@mattias-lidman
mattias-lidman / gist:1237330
Created September 23, 2011 13:34
Add OpenID identity
Sep 23 13:33:44 test 2011-09-23 13:33:44,152 DEBUG [birncommunity.credentials.views][MainThread] Registering credential from form
Sep 23 13:33:44 test 2011-09-23 13:33:44,156 DEBUG [birncommunity.credentials.utils][MainThread] no credential found for id https://www.google.com/accounts/o8/id
Sep 23 13:33:44 test 2011-09-23 13:33:44,157 DEBUG [birncommunity.credentials.views][MainThread] Configuring OpenID
Sep 23 13:33:44 test 2011-09-23 13:33:44,159 DEBUG [beaker.container][MainThread] data file /home/globusonline/globusonline/var/data/sessions/data/container_file/0/0e/0e4585d142b5542424611561f3bef816.cache
Sep 23 13:33:44 test 2011-09-23 13:33:44,161 INFO [pyramid_openid.view][MainThread] OpenID Field to search for: openid
Sep 23 13:33:44 test <14>2011-09-23 13:33:44,161 INFO [pyramid_openid.view][MainThread] OpenID URL supplied by user: https://www.google.com/accounts/o8/id
Sep 23 13:33:44 test 2011-09-23 13:33:44,162 INFO [pyramid_openid.view][MainThread] Store type to use: file
Sep 23 13:33:44 test 201