Created
February 8, 2015 21:27
-
-
Save dizz/25318e57f335c046b172 to your computer and use it in GitHub Desktop.
IMS SO exception
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
[Sun Feb 08 21:23:41 2015] [error] 2015-02-08 21:23:41,662_10925:/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/util/SysUtil.py:238 [DEBUG] Credentials: {'username': 'mcntub', 'tenant_name': 'mcntub', 'password': '*4mcntub#*4mcntub#', 'auth_url': 'http://bart.cloudcomplab.ch:5000/v2.0'} | |
[Sun Feb 08 21:23:41 2015] [error] 2015-02-08 21:23:41,662_10925:/var/lib/openshift/54d7d027ac3c306c4800048d/python/virtenv/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76 [DEBUG] Making authentication request to http://bart.cloudcomplab.ch:5000/v2.0/tokens | |
[Sun Feb 08 21:23:42 2015] [error] 2015-02-08 21:23:42,301_10925:/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/util/SysUtil.py:38 [DEBUG] Using /var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo//emm.properties file | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] mod_wsgi (pid=10925): Exception occurred processing WSGI script '/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/wsgi/application'. | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] Traceback (most recent call last): | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/python/virtenv/lib/python2.7/site-packages/sdk/mcn/occi_ext.py", line 78, in __call__ | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] tenant_name=environ['HTTP_X_TENANT_NAME']) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/python/virtenv/lib/python2.7/site-packages/occi/wsgi.py", line 232, in _call_occi | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] status, headers, body = handler.handle(mtd, key) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/python/virtenv/lib/python2.7/site-packages/occi/handlers.py", line 69, in handle | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] return getattr(self, str.lower(method))(key) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/python/virtenv/lib/python2.7/site-packages/occi/handlers.py", line 248, in post | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] workflow.update_entity(old, new, self.registry, self.extras) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/python/virtenv/lib/python2.7/site-packages/occi/workflow.py", line 156, in update_entity | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] backend.update(old, new, extras) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/wsgi/application", line 74, in update | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] self.so.so_e.deploy(new.attributes) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/core/orchestrator.py", line 137, in deploy | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] stack_details = self.deployer.deploy(self.topology) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/services/Deployer.py", line 87, in deploy | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] self.runtime_agent.start(topology) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/services/RuntimeAgent.py", line 138, in start | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] self.instance.start(topology) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/services/RuntimeAgent.py", line 94, in start | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] self.checker_threads[topology.id] = CheckerThread(topology) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/services/RuntimeAgent.py", line 426, in __init__ | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] self.dns_configurator = ImsDnsClient() | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] File "/var/lib/openshift/54d7d027ac3c306c4800048d/app-root/runtime/repo/util/IMSDNSConfigurator.py", line 21, in __init__ | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] DNSaaSClient.createRecord("epc.mnc001.mcc001.3gppnetwork.org", '', 'NAPTR', "10 50 \\"s\\" \\"SIP+D2U\\" \\"\\" _sip._udp", tokenID,priority = 10 ) | |
[Sun Feb 08 21:23:42 2015] [error] [client 127.13.87.129] NameError: global name 'tokenID' is not defined | |
84.72.164.62 - - [08/Feb/2015:21:23:38 +0000] "POST /orchestrator/default HTTP/1.1" 500 651 "-" "python-requests/2.5.1 CPython/2.7.9 Darwin/14.1.0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment