2020-03-14 15:14:44.625 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-03-14 15:14:44.625 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-03-14 15:14:44.625 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-03-14 15:14:45.974 6 ERROR rally.cli.cliutils 2020-03-14 15:14:46.790 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-03-14 15:14:46.791 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-03-14 15:14:46.791 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-03-14 15:14:49.148 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-03-14 15:14:49.148 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-03-14 15:14:49.148 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-03-14 15:14:50.960 10 WARNING keystoneauth.identity.generic.base [-] Failed to discover available identity versions when contacting http://identity-airship.intel-pod17.opnfv.org:80/v3. Attempting to parse version from URL.: ConnectFailure: Unable to establish connection to http://identity-airship.intel-pod17.opnfv.org:80/v3: HTTPConnectionPool(host='identity-airship.intel-pod17.opnfv.org', port=80): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve',)) 2020-03-14 15:14:51.888 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-03-14 15:14:51.888 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-03-14 15:14:51.889 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-03-14 15:14:52.713 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-03-14 15:14:52.713 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-03-14 15:14:52.713 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils force=force) 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-03-14 15:14:54.038 15 ERROR rally.cli.cliutils 2020-03-14 15:14:54.862 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-03-14 15:14:54.862 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-03-14 15:14:54.862 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-03-14 15:14:56.166 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-03-14 15:14:56.235 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c16829d4-4ebf-4206-bec9-009eb7cb7a92/repo. 2020-03-14 15:14:56.458 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c16829d4-4ebf-4206-bec9-009eb7cb7a92/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-03-14 15:14:56.473 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2020-03-14 15:14:56.483 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2020-03-14 15:14:56.503 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-03-14 15:14:56.565 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-03-14 15:14:57.023 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c16829d4-4ebf-4206-bec9-009eb7cb7a92) has been successfully created! 2020-03-14 15:14:57.952 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-03-14 15:14:57.952 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-03-14 15:14:57.952 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-03-14 15:15:01.404 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-03-14 15:15:01.404 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-03-14 15:15:01.405 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-03-14 15:15:02.732 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c16829d4-4ebf-4206-bec9-009eb7cb7a92) for deployment 'opnfv-rally' (UUID=ada95b11-dc77-45af-b755-5001acc7249b). 2020-03-14 15:15:02.899 28 CRITICAL rally [-] Unhandled error: ConnectFailure: Unable to establish connection to http://identity-airship.intel-pod17.opnfv.org:80/v3: HTTPConnectionPool(host='identity-airship.intel-pod17.opnfv.org', port=80): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve',)) 2020-03-14 15:15:02.899 28 ERROR rally Traceback (most recent call last): 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/bin/rally", line 10, in 2020-03-14 15:15:02.899 28 ERROR rally sys.exit(main()) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally/cli/main.py", line 42, in main 2020-03-14 15:15:02.899 28 ERROR rally return cliutils.run(sys.argv, categories) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2020-03-14 15:15:02.899 28 ERROR rally ret = fn(*fn_args, **fn_kwargs) 2020-03-14 15:15:02.899 28 ERROR rally File "", line 2, in configure_verifier 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-03-14 15:15:02.899 28 ERROR rally return f(*args, **kwargs) 2020-03-14 15:15:02.899 28 ERROR rally File "", line 2, in configure_verifier 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-03-14 15:15:02.899 28 ERROR rally return f(*args, **kwargs) 2020-03-14 15:15:02.899 28 ERROR rally File "", line 2, in configure_verifier 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-03-14 15:15:02.899 28 ERROR rally return f(*args, **kwargs) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 357, in configure_verifier 2020-03-14 15:15:02.899 28 ERROR rally reconfigure=reconfigure) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally/api.py", line 860, in configure 2020-03-14 15:15:02.899 28 ERROR rally raw_config = vm.configure(extra_options=extra_options) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/manager.py", line 107, in configure 2020-03-14 15:15:02.899 28 ERROR rally return tcm.create(self.configfile, extra_options) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/config.py", line 211, in create 2020-03-14 15:15:02.899 28 ERROR rally method() 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/config.py", line 92, in _configure_identity 2020-03-14 15:15:02.899 28 ERROR rally versions = get_versions(self.credential.auth_url) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/config.py", line 86, in get_versions 2020-03-14 15:15:02.899 28 ERROR rally data = discover.Discover(temp_session, auth_url).version_data() 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/keystoneauth1/discover.py", line 498, in __init__ 2020-03-14 15:15:02.899 28 ERROR rally authenticated=authenticated) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/keystoneauth1/discover.py", line 101, in get_version_data 2020-03-14 15:15:02.899 28 ERROR rally resp = session.get(url, headers=headers, authenticated=authenticated) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1011, in get 2020-03-14 15:15:02.899 28 ERROR rally return self.request(url, 'GET', **kwargs) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 814, in request 2020-03-14 15:15:02.899 28 ERROR rally resp = send(**kwargs) 2020-03-14 15:15:02.899 28 ERROR rally File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 919, in _send_request 2020-03-14 15:15:02.899 28 ERROR rally raise exceptions.ConnectFailure(msg) 2020-03-14 15:15:02.899 28 ERROR rally ConnectFailure: Unable to establish connection to http://identity-airship.intel-pod17.opnfv.org:80/v3: HTTPConnectionPool(host='identity-airship.intel-pod17.opnfv.org', port=80): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve',)) 2020-03-14 15:15:02.899 28 ERROR rally